home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Converters / Convert_PICT / Testing / hex_tests / text=convert.hex < prev    next >
Encoding:
Text File  |  1995-06-12  |  1.6 KB  |  23 lines

  1. % header
  2. 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  3. % end of app-specific header
  4. 00FF 0000 0000 00FF 00FF    % pict size (bogus) and top left bottom right
  5. 11 01                        % verson
  6. 01 000A 0000 0000 00FF 00FF    % Clip region.  Added to keep Mac tester happy.
  7. 30 0000 0000 00FF 00FF        % draw bounding rect
  8. %
  9. %    This test endevors to test two things:
  10. %        1) Will we convert ctrl chars, parens, text, and chars > 128 properly from Mac
  11. %        2) Depending on a gui level preference, see whether we convert the text in an
  12. %            unknown font.
  13.  
  14. 03 0022        % New century schoolbook
  15.  
  16. 28 0020 0000 (This has ( & > 128 chars ¾goferà & 
  17.  cr)
  18.  
  19. 03 00FD        % ??Unknown ffamily
  20.  
  21. 28 0060 0000 (This has ( & > 128 chars ¾goferà & 
  22.  cr)
  23.  
  24. FF    % end
  25.